September 15
Examples of programs that use functions:
PrimeFunction.py
: This enters MAX and prints the first MAX prime numbers
Prime2.py
: This does the twin prime problem from Lab 3
Perfection.py
: This finds perfect numbers
For Monday read section 4.3 of the Notes.